home *** CD-ROM | disk | FTP | other *** search
/ Nokia N-Gage E3 2004 (USA) / Nokia N-Gage E3 2004 (USA).iso / xanadu next / xanadu next.swf / scripts / DefineButton2_53 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2004-05-08  |  74b  |  7 lines

  1. on(rollOut){
  2.    tellTarget("pdf")
  3.    {
  4.       gotoAndPlay(7);
  5.    }
  6. }
  7.